home *** CD-ROM | disk | FTP | other *** search
- This is my first time at this;so here goes. Please forgive any mistakes that I
- might make. I'm quite sure that there will be many of them. Now I do claim all
- rights to this code. I do not make any warranty that this will work under all
- circumstances or on all machines. I will not be responsible for any loss when
- using this code.
-
- To use this simply include this file (frame.h) in your header. Then call the
- frames that you want as you would any other function. To change the width of the
- frame change the value of the variable "i" .To change the length of the frame
- change the value of the variable "j". To call a frame i.e. frame80x25 ()
- will call a frame 80x25 .
- I have changed the header file to an object file. I did this so as not to
- get a "multiple defines error "when compiling and linking the program.
- To use it simply link it as an object file.
- I hope that this is of use to you .I have currently finished a demo program
- which is included in this archive. To use it simply enter the title frame and
- then just follow the directions.
- Any comments or suggestions would be greatly appreciated.
- Thank-you for looking at my work.
- Howard B. Huff,Jr.
- ID# 72701,264
-
-
-
-